JSPs are a new file type that mixes HTML and JSP specific syntax. A .jsp file is dynamically compiled into a servlet and executed. Java syntax is composed of directives, declarations, scriptlets, expressions, and beans. In this topic, we’re going to take a quick peek at syntax and show you some sample code.

Click FORWARD to continue.

Java and all Java-based trademarks and logos are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.